﻿/*切换-js生成*/
.banner { width:2500px; left:50%; margin-left:-1250px; }
.unslider { position:relative; height:512px; overflow:hidden; margin:0; padding:0; }
.unslider-wrap { position:relative; }
.unslider-wrap.unslider-carousel>li { float:left; }
.unslider-arrow { position:absolute; z-index:2; left:20px; cursor:pointer; }
.unslider-arrow.next { right:20px; left:auto; }
.unslider-nav { position:absolute; z-index:10; width:210px; left:50%; bottom:100px; margin-left:-105px; } 
.unslider-nav li { float:left; margin:0 10px; width:50px; height:5px; border-radius:5px; background-color:#cccccc; cursor:pointer; font-size:0; }
.unslider-nav li:hover, .unslider-nav li.unslider-active { background-color:#c6582b; }

.show { height:460px; padding:0px 0; background:#fff; }
.show a { 
  -webkit-transition:all 0.5s ease-in-out;
  -moz-transition:all 0.5s ease-in-out;
  -o-transition:all 0.5s ease-in-out;
  -ms-transition:all 0.5s ease-in-out;    
  transition:all 0.5s ease-in-out;
}
.show-item-l{ float: left; width:619px; height: 364px; overflow: hidden;}
.show-item-l a{ display:block; width:619px; height: 364px;}
.show-text{margin-top:72px; height:110px; text-align:center;  color:#eee;}
.show-item-m{ float: left; width:284px; height:364px; margin-left:3px; background-color:#F86314; overflow:hidden;}
.show-item-m h5{ color:#ECC6B1; margin-top:5px;}
.show-item-m a{display:block; width:284px; height:182px;}
.show-item-r{ float: left; width:284px; height: 364px; background-color:#346FA4; overflow: hidden;}
.show-item-r h5{ color:#79A7CD; margin-top:5px;}
.show-item-r a{display:block; width:284px; height:182px;}
.show-img{ width:284px;}

.show-item{ display: block; float: left; width: 284px; height:364px; }

.show a:hover { 
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);   
 }


.news { height:540px; background:url(../images/newsbg.jpg) center; overflow: hidden; }
.news-infobox{ float: left; width: 453px; height:540px;}
.ni-title{ height:180px; line-height:180px;  background:url(/static/images/splitlogo.png) no-repeat 60px 75px rgba(0, 0, 0, 0.6); text-align: center; color:#fff;}
.ni-content{ padding:20px 30px 110px;  background-color: #DAE1E6;font-size:15px; line-height:28px;}
.ni-content p{ margin-top:10px; text-indent:30px;}

.news-wrap{ position: relative; margin-left:453px; height:540px; padding:180px 0 0 0;}
.news-more{ position: absolute;  z-index:10;  top:165px; right:10px; width:80px; border-radius:10px; height:30px; line-height:30px; text-align:center; background-color:#ee2200;font-size:10px; color:#fff;}
.news-more:hover{ background-color:#ccc; color:#ee2200;;}
.news-box{ width:100%; height:100%; background-color:rgba(0, 0, 0, 0.5); }
.nb-item{ padding:40px 0 0 160px}
.nb-date{  color:#EFB763; font-size:26px; margin-bottom:10px;}
.nb-date i{font-family: 'iconfont'; color:#999; font-size:18px; vertical-align:5px; margin-left:-30px; padding-right:10px;}
.nb-title{ color:#eee; font-size:15px;}

.honor { height:500px; overflow:hidden; }
.honor-box { position:relative; margin:90px auto; height:312px; }
.honor-imgbox { position:absolute; z-index:10; } 
.hi-item{margin-bottom:30px;}
.hi-item img{ float:left; margin-left:6px; box-shadow:0px 0px 8px 2px #cfcfcf;}

.honor-messagebox { position:absolute; z-index:10; top:0; right:0; width:400px; height:152px; padding:80px; overflow: hidden; text-align:center; box-shadow:0px 0px 8px 2px #ccc; background:rgba(255, 255, 255, 0.7)} 
.hm-content{margin-top:30px; text-align: left; font-size:15px; line-height:28px;}
.hm-author{ margin-top:20px; text-align: right; color: #46CD24}
.honor-messagebox i{ font-family:'iconfont'; color:#aaa; font-size:26px;}
.hm-quote-l{ position: absolute; left:50px;}
.hm-quote-r{position: absolute; right:50px;}
.hm-title{ position:absolute; right:20px; top:20px; width:60px; font-size:14px; height:26px; border-bottom:#999 solid 3px;}

.honor-logo-bg1 { position:absolute; z-index:0; top:-200px; left:-80px; width:667px; height:741px; background:url(../images/logo_bg_1.png) no-repeat; } 
.honor-logo-bg2 { position:absolute; z-index:0; top:-50px; left:1080px; width:220px; height:253px; background:url(../images/logo_bg_2.png) no-repeat; } 

.server { height:500px; background:url(../images/server.jpg) center; } 
.server-box { margin-left:-10px; padding:100px 0; }
.serv-item { position:relative; float:left; margin-left:20px; width:218px; height:238px; border: 1px solid #efefef; background-color:#ffffff; overflow:hidden; transition:all 0.2s linear; } 
.serv-item:hover { box-shadow:2px 8px 20px 0px rgba(0, 0, 0, 0.8); transform:translate3d(0, -5px,0); }
.serv-img { display:block; width:220px; height:140px; background-color:#e9eaee; overflow:hidden; }
.serv-cont { display:block; padding:12px; color:#999999; } 
.serv-titcn { font-size:18px; color:#666666; } 
.serv-dec { margin-top:5px; line-height:22px; height:44px; overflow:hidden; font-size:12px; color:#666666; } 